Uses of Interface
com.cisco.pt.ipc.sim.FlowMonitor
Packages that use FlowMonitor
Package
Description
Java Framework built for Packet Tracer 8.1.0.
-
Uses of FlowMonitor in com.cisco.pt.ipc
Methods in com.cisco.pt.ipc that return FlowMonitorModifier and TypeMethodDescriptionIPCFactory.createMonitor(FlowMonitorManager flowMonitorManager, String monitorName) IPCFactory.getFlowMonitor(FlowMonitorData flowMonitorData) IPCFactory.getMonitor(FlowMonitorManager flowMonitorManager, String monitorName) IPCFactory.getMonitorAt(FlowMonitorManager flowMonitorManager, int index) Methods in com.cisco.pt.ipc with parameters of type FlowMonitorModifier and TypeMethodDescriptionIPCFactory.getCacheDatabase(FlowMonitor flowMonitor) IPCFactory.getExporterAt(FlowMonitor flowMonitor, int index) IPCFactory.getInterfaceInput(FlowMonitor flowMonitor, String interfaceName, boolean isIpv6) IPCFactory.getInterfaceOutput(FlowMonitor flowMonitor, String interfaceName, boolean isIpv6) IPCFactory.getMonitorDataAt(FlowMonitor flowMonitor, int index) -
Uses of FlowMonitor in com.cisco.pt.ipc.sim
Methods in com.cisco.pt.ipc.sim that return FlowMonitorModifier and TypeMethodDescriptionFlowMonitorManager.createMonitor(String monitorName) Information provided by the PKI file:FlowMonitorData.getFlowMonitor()Information provided by the PKI file:FlowMonitorManager.getMonitor(String monitorName) Information provided by the PKI file:FlowMonitorManager.getMonitorAt(int index) Information provided by the PKI file: -
Uses of FlowMonitor in com.cisco.pt.ipc.sim.impl
Classes in com.cisco.pt.ipc.sim.impl that implement FlowMonitorMethods in com.cisco.pt.ipc.sim.impl that return FlowMonitorModifier and TypeMethodDescriptionFlowMonitorManagerImpl.createMonitor(String monitorName) Information provided by the PKI file:FlowMonitorDataImpl.getFlowMonitor()Information provided by the PKI file:FlowMonitorManagerImpl.getMonitor(String monitorName) Information provided by the PKI file:FlowMonitorManagerImpl.getMonitorAt(int index) Information provided by the PKI file: